DeleteTenantApiData

The listing of tenants that will be removed from the system.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

tenantIds

A list of tenant ID's

Y

string [ ]

deleteUsers

A boolean flag to mark if related users should be deleted as well

Y

boolean

deleteServers

A boolean flag to mark if related data servers should be deleted as well

Y

boolean

*Required elements are only used for API parameters

Usages